gtk-demo: Fix the decorative overlay example
authorMatthias Clasen <mclasen@redhat.com>
Fri, 22 Feb 2019 00:38:58 +0000 (19:38 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 22 Feb 2019 00:38:58 +0000 (19:38 -0500)
commitd291dff0ac610f4c4c06f0fbacffaa76895ddd88
treec64de342d7153e29a3390e882b6d3faa74b8f263
parentb70cd64d6dea4c02cf53489e41f6ff6567cf1b6a
gtk-demo: Fix the decorative overlay example

The decorations are appearing as 16x16, which is not
the intention. Use a GtkPicture instead.
demos/gtk-demo/overlay2.c